CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - bankers algorithm

搜索资源列表

  1. bank

    0下载:
  2. 操作系统实验,银行家算法,用vc实现,进程的同步问题-Experimental operating system, bankers algorithm, using vc realized, the process of synchronization problems
  3. 所属分类:OS Develop

    • 发布日期:2017-05-02
    • 文件大小:676537
    • 提供者:jacky
  1. banker

    0下载:
  2. 这是c语言编写的银行家算法小程序,这是我学操做系统时做的-This is the c language bankers algorithm applet, this is my gymnastics school system to do so
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1146
    • 提供者:sinch
  1. yhj

    0下载:
  2. 开发平台visual studio c++8,银行家算法模拟程序-Development platform for visual studio c++ 8, bankers algorithm simulation program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:311449
    • 提供者:bucai
  1. yinhang

    0下载:
  2. 一个十分经典而且简单的银行家算法,对操作系统上机实验十分有效-A very classic and simple bankers algorithm, on the operating system on the experimental machine is very effective
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:1215
    • 提供者:Jhon
  1. Bank

    0下载:
  2. 使用Visual C++ 6.0开发,纯算法(不涉及进程和线程)模拟银行家算法,测试通过,为我的操作系统实验的雏形。Console模式。-The use of Visual C++ 6.0 development, net algorithm (does not involve the process and thread) analog bankers algorithm, the test for my operating system, the embryonic form of the
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:9423
    • 提供者:billsedison
  1. yinhangjiasuanfa

    0下载:
  2. 利用银行家算法实现资源分配。当某个进程提出资源请求是,假定先分配给它,然后查找个进程的请求,检查系统剩余资源是否由于分配而导致思死锁。若是则该进程等待;否则,为其进程所需资源。-Bankers algorithm using the allocation of resources. When a request is put forward the process, it is assumed that first be allocated to it, and then find a proc
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:8915
    • 提供者:machunyu
  1. yin

    0下载:
  2. 操作系统--银行家算法 实验目的: 1、对死锁避免中的银行家算法作进一步理解。 2、加深理解死锁的概念。 3、加深理解安全序列和安全状态的概念。 4、通过编程,掌握银行家算法分配资源的一步步实现过程。 -Operating system- bankers algorithm experimental purposes: 1, to avoid deadlock in the banker s algorithm for further understanding. 2,
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:9481
    • 提供者:李小玲
  1. yinghangjia

    0下载:
  2. 由c++实现的银行家算法,配有代码,和相关的一些说明-By c++ Achieve bankers algorithm, with code, and related some of that
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:538672
    • 提供者:顾箫剑
  1. yinhangjiasuanfa

    0下载:
  2. 银行家算法,避免进程死锁-Bankers algorithm avoid deadlock process
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2297
    • 提供者:陈小森
  1. OS2008

    0下载:
  2. 操作系统课程设计,包含生产者—消费者算法模拟,银行家算法模拟-Operating systems curriculum design, including the producer- consumer algorithm simulation, bankers algorithm simulation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:72067
    • 提供者:周龙亭
  1. Cpp1

    0下载:
  2. 计算机操作系统,银行家算法的C++源代码,-Computer operating system, bankers algorithm C++ Source code,
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2135
    • 提供者:dongbo
  1. caozuoxitongshejiss

    0下载:
  2. 操作系统的课程设计,整理得来的,里面很多,进程管理,银行家算法,生产者和消费者,等等很多问题-Operating system, curriculum design, finishing can be accomplished, there are many process management, bankers algorithm, producers and consumers, and so many problems
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:73749
    • 提供者:牟鹏
  1. gj

    0下载:
  2. 银行家算法的改进,包括2个pdf格式的文件和文本文档,解释详细。-Bankers algorithm, including the two pdf files and text documents, a more detailed explanation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:237550
    • 提供者:liyue
  1. bank_algo

    0下载:
  2. 银行家算法的界面化诠释,简洁明了。十分易于初学者学习和借鉴。-Bankers Algorithm interface of interpretation, clear and concise.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:21809
    • 提供者:liyue
  1. bank_algo2

    0下载:
  2. 银行家算法的part2,为保证传输速度将此文件分成两部分。-Bankers algorithm part2, transmission speed in order to ensure this document is divided into two parts.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:21860
    • 提供者:liyue
  1. banker2

    0下载:
  2. bankers algorithm c++ source code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1545
    • 提供者:roya
  1. bank

    0下载:
  2. 银行家算法的CSharp实现。Console Application程序。过段时间修改后上传可视化程序。-CSharp bankers algorithm to achieve. Console Application procedures. Modified over time visualization procedures upload.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:21747
    • 提供者:atl
  1. bankersalgo

    0下载:
  2. Bankers Algorithm in deadlocks os
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1241
    • 提供者:Pro123
  1. dijkstra

    0下载:
  2. 银行家算法 1. 实验目的: 用高级语言编写和调试一个利用银行家算法避免死锁的程序,以加深对分配资源时如何避免死锁的理解。 2. 实验内容: 编写一个模拟程序,完成避免死锁的模拟,要求采用dijkstra的银行家算法。 实验具体包括:首先确定可利用资源向量的数据结构、最大需求矩阵,分配矩阵,需求矩阵,然后完成银行家算法、安全性算法等程序代码 最后编写模拟过程的主函数,上机实验并取得结果数据。 -Banker' s Algorithm 1. Experimental
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1327
    • 提供者:Jun
  1. Banker_ResAllot

    0下载:
  2. 避免死锁的银行家算法模拟算法(书籍源码)-Bankers algorithm avoid deadlock of the simulation algorithm (book source)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:181125
    • 提供者:zhouren
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com